gperftools_d.heap_profiler

Undocumented in source.

Members

Functions

GetHeapProfile
char* GetHeapProfile()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HeapProfilerDump
void HeapProfilerDump(const(char)* reason)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HeapProfilerStart
void HeapProfilerStart(const(char)* prefix)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
HeapProfilerStop
void HeapProfilerStop()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IsHeapProfilerRunning
int IsHeapProfilerRunning()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta